kotlin-stdlib
Native
kotlin-stdlib
/
kotlin.collections
/
[Native]Iterator
/
next
next
Native
abstract
operator
fun
next
(
)
:
T
Content copied to clipboard
Returns the next element in the iteration.